Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stability improvements #4204

Merged
merged 17 commits into from
Sep 6, 2023
Merged

Stability improvements #4204

merged 17 commits into from
Sep 6, 2023

Conversation

john-sharratt
Copy link
Contributor

  • Reduced some excessive logging
  • Fixed an issue with the polling loop
  • Added more socket option flags for WASM sockets

@ptitSeb
Copy link
Contributor

ptitSeb commented Sep 5, 2023

it seems to help with my networking issue with libc-wasix apps, but not completly fix the issue. I need to debug more.

Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ptitSeb ptitSeb merged commit 94f27f8 into master Sep 6, 2023
@ptitSeb ptitSeb deleted the stability-improvements branch September 6, 2023 14:45
Michael-F-Bryan pushed a commit that referenced this pull request Jan 16, 2024
…okio::task::block_in_place()` always exists
Michael-F-Bryan pushed a commit that referenced this pull request Jan 16, 2024
Fixed some compilation errors introduced by #4204 that assume `tokio::task::block_in_place()` always exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants